home *** CD-ROM | disk | FTP | other *** search
/ Acorn Risc Technologies StrongARM CD-ROM / Acorn Risc Technologies StrongARM CD-ROM.iso / ftp / documents / appnotes / 216_230 / 226c / Text
Encoding:
Text File  |  1994-03-23  |  5.3 KB  |  129 lines

  1. -----------------------------------------------------------------------------
  2. 14th March 1994
  3. -----------------------------------------------------------------------------
  4. Support Group Application Note
  5. Number: 226
  6. Issue: 1.02
  7. Author: PFD/DW
  8. -----------------------------------------------------------------------------
  9.  
  10. Video Parameters for RISC OS Computers
  11.  
  12. -----------------------------------------------------------------------------
  13.  
  14. Each screen mode within RISC OS has a number of parameters which describe the 
  15. resolution and other details of the mode. This application note documents 
  16. these parameters for each mode.
  17. The information on MonitorType 4 and MonitorType 5 is only applicable to RISC 
  18. OS 2.01, RISC OS 3.0 and RISC OS 3.1.
  19.  
  20. -----------------------------------------------------------------------------
  21. Applicable Hardware: Any ARM based platform fitted with RISC OS 3.10.
  22.  
  23. Related Application Notes: (249)  Connection of Monitors to RISC OS Computers
  24.  
  25.  
  26. -----------------------------------------------------------------------------
  27. Copyright (C) 1994 Acorn Computers Limited 
  28.  
  29. Every effort has been made to ensure that the information in this leaflet is 
  30. true and correct at the time of printing. However, the products described in
  31. this leaflet are subject to continuous development and improvements and
  32. Acorn Computers Limited reserves the right to change its specifications at
  33. any time. Acorn Computers Limited cannot accept liability for any loss or
  34. damage arising from the use of any information or particulars in this
  35. leaflet. ACORN, ECONET and ARCHIMEDES are trademarks of Acorn Computers
  36. Limited.
  37. -----------------------------------------------------------------------------
  38. Support Group
  39. Acorn Computers Limited
  40. Acorn House
  41. Vision Park
  42. Histon
  43. Cambridge
  44. CB4 4AE                                                  
  45. -----------------------------------------------------------------------------
  46.  
  47. The data within this application note can be used to ensure the monitor you 
  48. wish to purchase will best suit your needs.  The following are two examples 
  49. of where the data may be of use. MonitorType 5 is the LCD display used in the 
  50. A4 Portable, and hence is not relevant to this discussion.
  51.  
  52. 1. If you require a monitor which will work at SVGA resolution and also play 
  53. games then the monitor you choose must be able to work at the high scan rates 
  54. for SVGA (35.156KHz) and also at lower 'TV' scan rates for the games modes 
  55. (15.625KHz). 
  56.  
  57. 2. Some users may wish to use a large, high resolution display for use under 
  58. UNIX or possibly desktop publishing. The high resolution monitortype (type 2) 
  59. has only one mode (MODE 23) and scans horizontally  at 61.224KHz
  60.  
  61. The parameters below are based on the following system:
  62.  
  63. Horizontal frequency = reciprocal of time taken to scan one line of the 
  64.                        raster image
  65. Vertical frequency = reciprocal of time taken to scan one complete frame of 
  66.                      raster lines
  67.  
  68. The remaining parameters are best understood in terms of a diagram of signal 
  69. level vs. time:
  70.  
  71. (BP = Back Porch
  72.   FP = Front Porch)
  73.  
  74. <Insert DrawFiles.RGBKey>
  75.  
  76. Each horizontal raster line comprises a sync pulse (either supplied on the 
  77. HSync pin or stripped out of the CSync signal. The nature of the Sync signal 
  78. sent by the computer is dependent on the status of the Sync bit in CMOS RAM; 
  79. *CONFIGURE SYNC 0 sets the syncs to be separate, *CONFIGURE SYNC 1 sets a 
  80. composite sync to be output on Pin 14 of the computer's monitor connector. 
  81. Currently, there is no facility for the sync signal to be mixed with the 
  82. signal supplied on the Green pin.
  83.  
  84.  Following the Sync pulse, Back Porch delay and the first Border signal, the 
  85. section marked "Analogue Signal" in the diagram above is the actual levels of 
  86. Red, Green and Blue which are painted onto the monitor phosphor. The 
  87. horizontal scan is finished by the second Border delay and Front Porch signal.
  88. Each horizontal raster line comprises a sync pulse (either supplied on the 
  89. HSync pin or stripped out of the CSync signal. The nature of the Sync signal 
  90. sent by the computer is dependent on the status of the Sync bit in CMOS RAM; 
  91. *CONFIGURE SYNC 0 sets the syncs to be separate, *CONFIGURE SYNC 1 sets a 
  92. composite sync to be output on Pin 14 of the computer's monitor connector. 
  93. Currently, there is no facility for the sync signal to be mixed with the 
  94. signal supplied on the Green pin.
  95.  
  96.  Following the Sync pulse, Back Porch delay and the first Border signal, the 
  97. section marked "Analogue Signal" in the diagram above is the actual levels of 
  98. Red, Green and Blue which are painted onto the monitor phosphor. The horizontal 
  99. scan is finished by the second Border delay and Front Porch signal.
  100. Each complete frame is delineated by a Vertical Sync pulse, either supplied on 
  101. the VSync pin or stripped out of the CSync signal.
  102.  
  103. Note that Acorn systems supply CSync on Pin 14 (the VSync line) when CSync is 
  104. selected, and not Pin 13 (HSync). For some monitors capable of sensing host 
  105. configuration, it may be necessary to remove connections to Pin 13 in the cable 
  106. to prevent confusion in the monitor over which sync type is being presented.
  107.  
  108. Monitor and Screen Mode Data
  109.  
  110. Monitor type 0 (TV Standard)
  111.  
  112. <Insert DrawFiles.Mon0D>
  113.  
  114. Monitor Type 1 (Multiscan)
  115.  
  116. <Insert DrawFiles.Mon1D>
  117.  
  118. Monitor Type 2 (High-Resolution Mono)
  119.  
  120. <Insert DrawFiles.Mon2D)
  121.  
  122. Monitor Type 3 (VGA)
  123.  
  124. <Insert DrawFiles.Mon3D)
  125.  
  126. Monitor Type 4 (SVGA)
  127.  
  128. <Insert DrawFiles.Mon4D)
  129.